home *** CD-ROM | disk | FTP | other *** search
- object FormOB: TFormOB
- Left = 134
- Top = 132
- BorderIcons = [biMinimize]
- BorderStyle = bsSingle
- Caption = 'InstAll'
- ClientHeight = 484
- ClientWidth = 764
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poDesktopCenter
- Scaled = False
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object imgBg: TImage
- Left = 0
- Top = 0
- Width = 637
- Height = 383
- AutoSize = True
- ParentShowHint = False
- ShowHint = False
- OnMouseDown = imgBgMouseDown
- OnMouseMove = imgBgMouseMove
- end
- object imgClose: TImage
- Left = 610
- Top = 9
- Width = 19
- Height = 19
- AutoSize = True
- Visible = False
- OnClick = imgCloseClick
- OnMouseMove = imgCloseMouseMove
- end
- object imgMini: TImage
- Left = 581
- Top = 9
- Width = 19
- Height = 19
- AutoSize = True
- Visible = False
- OnClick = imgMiniClick
- OnMouseMove = imgMiniMouseMove
- end
- object imgMirroedLogo: TImage
- Left = 45
- Top = 10
- Width = 143
- Height = 18
- AutoSize = True
- Visible = False
- end
- object lblTimeRequired: TLabel
- Left = 530
- Top = 271
- Width = 15
- Height = 13
- Caption = '0:0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object lblTimeElapsed: TLabel
- Left = 170
- Top = 271
- Width = 15
- Height = 13
- Caption = '0:0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object lblElapsed: TLabel
- Left = 56
- Top = 271
- Width = 112
- Height = 16
- AutoSize = False
- Caption = 'Elapsed Time:'
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object lblRequired: TLabel
- Left = 376
- Top = 271
- Width = 153
- Height = 16
- AutoSize = False
- Caption = 'Remaining Time:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object plListView: TPanel
- Left = 35
- Top = 41
- Width = 564
- Height = 190
- BevelOuter = bvNone
- Color = 15461355
- Constraints.MaxHeight = 190
- Constraints.MaxWidth = 564
- Constraints.MinHeight = 190
- Constraints.MinWidth = 564
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object ListView1: TListView
- Left = 0
- Top = 1
- Width = 564
- Height = 190
- BorderStyle = bsNone
- Color = 15461355
- Columns = <
- item
- MaxWidth = 25
- MinWidth = 25
- Width = 25
- end
- item
- Width = 195
- end
- item
- Width = 80
- end
- item
- Width = 90
- end
- item
- Width = 90
- end
- item
- end>
- ColumnClick = False
- Constraints.MaxHeight = 190
- Constraints.MinHeight = 190
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- HideSelection = False
- HoverTime = 10
- ReadOnly = True
- RowSelect = True
- ParentFont = False
- SmallImages = ImageList1
- TabOrder = 0
- ViewStyle = vsReport
- OnClick = ListView1Click
- OnCustomDrawItem = ListView1CustomDrawItem
- OnDblClick = ListView1DblClick
- OnKeyPress = ListView1KeyPress
- OnMouseDown = ListView1MouseDown
- OnMouseMove = ListView1MouseMove
- end
- object plHeader: TPanel
- Left = 0
- Top = 0
- Width = 550
- Height = 16
- BevelOuter = bvNone
- Color = 15461355
- Constraints.MaxWidth = 550
- TabOrder = 1
- Visible = False
- object sptColumn1: TSplitter
- Tag = 1
- Left = 82
- Top = 0
- Width = 2
- Height = 16
- Cursor = crHSplit
- Beveled = True
- MinSize = 10
- ResizeStyle = rsUpdate
- OnCanResize = sptColumn1CanResize
- end
- object sptColumn2: TSplitter
- Tag = 2
- Left = 166
- Top = 0
- Width = 2
- Height = 16
- Cursor = crHSplit
- Beveled = True
- MinSize = 10
- ResizeStyle = rsUpdate
- OnCanResize = sptColumn1CanResize
- end
- object sptColumn3: TSplitter
- Tag = 3
- Left = 248
- Top = 0
- Width = 2
- Height = 16
- Cursor = crHSplit
- Beveled = True
- MinSize = 10
- ResizeStyle = rsUpdate
- OnCanResize = sptColumn1CanResize
- end
- object sptColumn4: TSplitter
- Tag = 4
- Left = 330
- Top = 0
- Width = 2
- Height = 16
- Cursor = crHSplit
- Beveled = True
- MinSize = 10
- ResizeStyle = rsUpdate
- OnCanResize = sptColumn1CanResize
- end
- object sptColumn0: TSplitter
- Left = 30
- Top = 0
- Width = 2
- Height = 16
- Cursor = crHSplit
- Beveled = True
- MinSize = 20
- ResizeStyle = rsUpdate
- Visible = False
- OnCanResize = sptColumn1CanResize
- end
- object plColumn1: TPanel
- Left = 32
- Top = 0
- Width = 50
- Height = 16
- Align = alLeft
- Alignment = taLeftJustify
- Caption = 'Panel1'
- Color = 15461355
- Constraints.MinWidth = 10
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- end
- object plColumn2: TPanel
- Left = 84
- Top = 0
- Width = 82
- Height = 16
- Align = alLeft
- Alignment = taLeftJustify
- Caption = 'Panel1'
- Color = 15461355
- Constraints.MinWidth = 10
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- end
- object plColumn5: TPanel
- Left = 332
- Top = 0
- Width = 218
- Height = 16
- Align = alClient
- Alignment = taLeftJustify
- Caption = 'Panel1'
- Color = 15461355
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- end
- object plColumn3: TPanel
- Left = 168
- Top = 0
- Width = 80
- Height = 16
- Align = alLeft
- Alignment = taLeftJustify
- Caption = 'plColumn3'
- Color = 15461355
- Constraints.MinWidth = 10
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- end
- object plColumn4: TPanel
- Left = 250
- Top = 0
- Width = 80
- Height = 16
- Align = alLeft
- Alignment = taLeftJustify
- Caption = 'Panel1'
- Color = 15461355
- Constraints.MinWidth = 10
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- end
- object plColumn0: TPanel
- Left = 0
- Top = 0
- Width = 30
- Height = 16
- Align = alLeft
- Color = 15461355
- Constraints.MaxWidth = 30
- Constraints.MinWidth = 30
- TabOrder = 5
- end
- end
- end
- object asbGo: AsButtonTx
- Left = 437
- Top = 305
- Width = 76
- Height = 26
- TransparentColor = 14079444
- ParentShowHint = False
- TabOrder = 1
- TabStop = True
- OnClick = btnInstallClick
- OnMouseMove = imgGoMouseMove
- OnMouseDown = imgGoMouseDown
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- Caption = 'Go'
- end
- object asbCancel: AsButtonTx
- Left = 525
- Top = 305
- Width = 76
- Height = 26
- TransparentColor = 14079444
- TabOrder = 2
- TabStop = True
- OnClick = btnCancelClick
- OnMouseMove = imgCancelMouseMove
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- Caption = 'Cancel'
- end
- object plMessage: TPanel
- Left = 54
- Top = 295
- Width = 354
- Height = 48
- BevelOuter = bvNone
- TabOrder = 3
- object imgLblMessage: TImage
- Left = 0
- Top = 0
- Width = 354
- Height = 46
- AutoSize = True
- end
- object lblMessage: TLabel
- Left = 104
- Top = 10
- Width = 334
- Height = 46
- Caption = 'Message Label'
- Constraints.MaxWidth = 334
- Constraints.MinHeight = 46
- Constraints.MinWidth = 334
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- Transparent = True
- WordWrap = True
- end
- end
- object bg_Panel: TPanel
- Left = 46
- Top = 215
- Width = 354
- Height = 47
- BevelOuter = bvNone
- TabOrder = 4
- object bg_Image: TImage
- Left = 24
- Top = 0
- Width = 354
- Height = 46
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object barprogress: TImage
- Left = 96
- Top = 16
- Width = 185
- Height = 17
- Picture.Data = {<image001.bmp>}
- Stretch = True
- Visible = False
- end
- object ProcessLabel: TLabel
- Left = 312
- Top = 17
- Width = 10
- Height = 20
- Alignment = taRightJustify
- Caption = '0'
- Color = clBtnText
- Font.Charset = ANSI_CHARSET
- Font.Color = clBackground
- Font.Height = -16
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object progressImage: TImage
- Left = 100
- Top = 18
- Width = 101
- Height = 15
- Picture.Data = {<image002.bmp>}
- Stretch = True
- Visible = False
- end
- object percentlabel: TLabel
- Left = 328
- Top = 17
- Width = 15
- Height = 20
- Caption = '%'
- Color = clBtnText
- Font.Charset = ANSI_CHARSET
- Font.Color = clBackground
- Font.Height = -16
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object aniInstalling: TAnimate
- Left = 0
- Top = 16
- Width = 345
- Height = 43
- Active = False
- AutoSize = False
- Center = False
- Color = clBtnFace
- ParentColor = False
- ParentShowHint = False
- ShowHint = False
- StopFrame = 21
- end
- end
- object asbMini: AsButton
- Left = 512
- Top = 16
- Width = 19
- Height = 19
- TabOrder = 5
- TabStop = True
- OnClick = imgMiniClick
- OnMouseMove = imgMiniMouseMove
- end
- object asbClose: AsButton
- Left = 544
- Top = 16
- Width = 19
- Height = 19
- TabOrder = 6
- TabStop = True
- OnClick = imgCloseClick
- OnMouseMove = imgCloseMouseMove
- end
- object tmrLblMessage: TTimer
- Enabled = False
- Interval = 3000
- OnTimer = tmrLblMessageTimer
- Left = 658
- Top = 319
- end
- object ImageList1: TImageList
- Left = 656
- Top = 280
- Bitmap = {
- 494C010103000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
- 0000000000003600000028000000400000001000000001002000000000000010
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF000000FF000000
- FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
- FF000000FF000000FF000000FF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF00000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000FF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF00000000000000
- 000000000000000000000000FF00000000000000000000000000000000000000
- 000000000000000000000000FF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF00000000000000
- 0000000000000000FF000000FF000000FF000000000000000000000000000000
- 000000000000000000000000FF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF00000000000000
- 00000000FF000000FF000000FF000000FF000000FF0000000000000000000000
- 000000000000000000000000FF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF00000000000000
- FF000000FF000000FF000000FF000000FF000000FF000000FF00000000000000
- 000000000000000000000000FF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF00000000000000
- FF000000FF000000FF00000000000000FF000000FF000000FF000000FF000000
- 000000000000000000000000FF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF00000000000000
- FF000000FF000000000000000000000000000000FF000000FF000000FF000000
- FF0000000000000000000000FF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF00000000000000
- FF0000000000000000000000000000000000000000000000FF000000FF000000
- FF000000FF00000000000000FF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF00000000000000
- 00000000000000000000000000000000000000000000000000000000FF000000
- FF000000FF00000000000000FF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF00000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- FF000000FF00000000000000FF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF00000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000FF00000000000000FF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF00000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000FF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF000000FF000000
- FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
- FF000000FF000000FF000000FF00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000424D3E000000000000003E000000
- 2800000040000000100000000100010000000000800000000000000000000000
- 000000000000000000000000FFFFFF00FFFFFFFFFFFF00008001800180010000
- BFFDBFFDBFFD0000BFFDBDFDBDFD0000BFFDB8FDB8FD0000BFFDB07DB07D0000
- BFFDA03DA03D0000BFFDA21DA21D0000BFFDA70DA70D0000BFFDAF85AF850000
- BFFDBFC5BFC50000BFFDBFE5BFE50000BFFDBFF5BFF50000BFFDBFFDBFFD0000
- 8001800180010000FFFFFFFFFFFF000000000000000000000000000000000000
- 000000000000}
- end
- object ImgShow: TTimer
- Enabled = False
- Interval = 2000
- OnTimer = ImgShowTimer
- Left = 657
- Top = 352
- end
- object ProgressTimer: TTimer
- Enabled = False
- Interval = 10
- OnTimer = ProgressTimerTimer
- Left = 656
- Top = 384
- end
- object WaitTimer: TTimer
- Enabled = False
- Left = 656
- Top = 416
- end
- end
-